type github.com/jackc/pgx/v5/pgxpool.errRows (struct)
Method Implmentations
Err() error
errRows.M : github.com/jackc/pgx/v5.CopyFromSource.Err
errRows.M : github.com/jackc/pgx/v5.Rows.Err
FieldDescriptions() []pgconn.FieldDescription
errRows.M : github.com/jackc/pgx/v5.CollectableRow.FieldDescriptions
errRows.M : github.com/jackc/pgx/v5.Rows.FieldDescriptions
Next() bool
errRows.M : github.com/jackc/pgx/v5.CopyFromSource.Next
errRows.M : github.com/jackc/pgx/v5.Rows.Next
RawValues() [][]byte
errRows.M : github.com/jackc/pgx/v5.CollectableRow.RawValues
errRows.M : github.com/jackc/pgx/v5.Rows.RawValues
Scan(dest ...any) error
errRows.M : github.com/jackc/pgx/v5.CollectableRow.Scan
errRows.M : github.com/jackc/pgx/v5.Row.Scan
errRows.M : github.com/jackc/pgx/v5.Rows.Scan
Values() ([]any, error)
errRows.M : github.com/jackc/pgx/v5.CollectableRow.Values
errRows.M : github.com/jackc/pgx/v5.CopyFromSource.Values
errRows.M : github.com/jackc/pgx/v5.Rows.ValuesThe pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)